reflect.rtype.uncommon (method, view implemented interface methods)

4 uses

	reflect (current package)
		type.go#L326: func (t *rtype) uncommon() *abi.UncommonType {
		type.go#L601: 	ut := t.uncommon()
		type.go#L655: 	ut := t.uncommon()
		type.go#L686: 	ut := t.uncommon()